-
1 might
I
(-)1) (past tense of may: I thought I might find you here; He might come if you offered him a meal.) poder, ser posible que2) (used instead of `may', eg to make a possibility seem less likely, or a request for permission more polite: He might win if he tries hard; Might I speak to you for a few minutes, please?) poder3) (used in suggesting that a person is not doing what he should: You might help me clean the car!) podrías/podría•- might have
- I might have known
II
(power or strength: The might of the opposing army was too great for us.) fuerza- mighty- mightily
- mightiness
might vb podermight I ask you a question? ¿podría hacerle una pregunta?Como expresa una posibilidad también se puede traducir por quizá, quizás, a lo mejor, tal vez o puede quehe might come tomorrow a lo mejor viene mañana / quizá venga mañanatr[maɪt]1 (possibility) poder■ why don't you go out? --I might ¿por qué no sales? --puede que lo haga■ don't touch it! it might be a bomb! ¡no lo toques! ¡podría ser una bomba!■ that might be them now quizás sean ellos ahora, a lo mejor son ellos ahora2 (in suggestions or requests) poder■ you might have told me! ¡podrías habérmelo dicho!■ you might have waited! ¡podrías haber esperado!3 (permission) poder■ might I suggest make a suggestion? ¿podría hacer una sugerencia?■ who are you, if I might ask? ¿quién eres tú? si se puede saber■ and where might that be? ¿y dónde se supone que está eso?■ and who might you be? ¿y tú quién demonios eres?5 (subjunctive use) poder■ he died that others might live murió para que otros pudieran vivir, murió para que otros vivieran\SMALLIDIOMATIC EXPRESSION/SMALLI might have known! ¡debí imaginármelo!, ¡típico!might (just) as well más vale que■ you might as well give it away más vale que lo regales Table 1SMALLNOTA/SMALL See also may/Table 1————————tr[maɪt]1 poder nombre masculino, fuerza\SMALLIDIOMATIC EXPRESSION/SMALLmight is right el poder tiene la razónwith all one's might con todas sus fuerzaswith might and main a más no poder, hasta más no poderit might be true: podría ser verdadmight I speak with Sarah?: ¿se puede hablar con Sarah?might n: fuerza f, poder mauxr.n.• fuerza s.f.• poderío s.m.• pujanza s.f.pret.aux.• de may pret.aux.
I maɪt2)a) ( asking permission) (esp BrE) podría (or podríamos etc)might I make a suggestion? — si se me permite (hacer) una sugerencia..., ¿podría hacer una sugerencia?
b) (in suggestions, expressing annoyance, regret) poder*you might at least listen — al menos podrías or podías escuchar
3) ( indicating possibility) [La posibilidad que indica might es más remota que la que expresan may o could]somebody might have found it — pudiera ser que alguien lo hubiera encontrado, a lo mejor alguien lo encontró
it might (well) have been disastrous if the police hadn't arrived — podría haber sido catastrófico si no hubiera llegado la policía
he rang to apologize - and o as well he might! — llamó para pedir perdón - era lo menos que podía hacer!
5)a) ( conceding)the house might not be big, but... — la casa no será grande pero..., puede ser que la casa no sea grande, pero...
b) ( asking for information) (frml)who might that gentleman be? — ¿quién es ese caballero?
6) ( indicating purpose)he died that others might live — (liter) murió para que otros vivieran
II
mass noun poder m, poderío mwith all one's might — con todas sus (or mis etc) fuerzas
to struggle with might and main — luchar con todas sus (or mis etc) fuerzas
I
[maɪt]PT, cond of may
II
[maɪt]N poder m, fuerza fwith might and main — a más no poder, esforzándose muchísimo
* * *
I [maɪt]2)a) ( asking permission) (esp BrE) podría (or podríamos etc)might I make a suggestion? — si se me permite (hacer) una sugerencia..., ¿podría hacer una sugerencia?
b) (in suggestions, expressing annoyance, regret) poder*you might at least listen — al menos podrías or podías escuchar
3) ( indicating possibility) [La posibilidad que indica might es más remota que la que expresan may o could]somebody might have found it — pudiera ser que alguien lo hubiera encontrado, a lo mejor alguien lo encontró
it might (well) have been disastrous if the police hadn't arrived — podría haber sido catastrófico si no hubiera llegado la policía
he rang to apologize - and o as well he might! — llamó para pedir perdón - era lo menos que podía hacer!
5)a) ( conceding)the house might not be big, but... — la casa no será grande pero..., puede ser que la casa no sea grande, pero...
b) ( asking for information) (frml)who might that gentleman be? — ¿quién es ese caballero?
6) ( indicating purpose)he died that others might live — (liter) murió para que otros vivieran
II
mass noun poder m, poderío mwith all one's might — con todas sus (or mis etc) fuerzas
to struggle with might and main — luchar con todas sus (or mis etc) fuerzas
См. также в других словарях:
Interrupt — This article is about computer interrupts. For the study of the effect of disruptions on job performance, see Interruption science. In computing, an interrupt is an asynchronous signal indicating the need for attention or a synchronous event in… … Wikipedia
Interrupt descriptor table — The Interrupt Descriptor Table (IDT) is a data structure used by the x86 architecture to implement an interrupt vector table. The IDT is used by the processor to determine the correct response to interrupts and exceptions.The details in the… … Wikipedia
Interrupt vector — An interrupt vector is the memory address of an interrupt handler, or an index into an array called an interrupt vector table or dispatch table . Interrupt vector tables contain the memory addresses of interrupt handlers. When an interrupt is… … Wikipedia
interrupt handler — Special software located in the operating system kernel that manages and processes system interrupts. Also known as an interrupt service routine (ISR). When an interrupt occurs, the processor suspends and saves its current activity and… … Dictionary of networking
Interrupt-Deskriptor — Als Deskriptor bezeichnet man in Intel x86 Prozessoren ab 80286 eine Struktur, welche ein Segment oder eine Funktion im Hauptspeicher beschreibt. Deskriptoren kommen ausschließlich im Protected Mode vor, im Real Mode haben die Segmente eine… … Deutsch Wikipedia
Table tennis — Ping Pong redirects here. For other uses, see Ping Pong (disambiguation). Table tennis Table tennis at the highest level Highest governing body ITTF Nickname(s) Ping pong … Wikipedia
Interrupt Descriptor Table — L IDT ou Interrupt Descriptor Table est un tableau de données situé dans la mémoire d un ordinateur d architecture x86, et permettant au microprocesseur de gérer les interruptions. Il s agit d un tableau comportant au maximum 256 descripteurs de… … Wikipédia en Français
interrupt vector table — A list of addresses, maintained by the operating system kernel, for specific software routines known as interrupt handlers. See also interrupt handler … Dictionary of networking
BIOS interrupt call — BIOS Interrupt Calls are a facility that DOS programs, and some other software such as boot loaders, use to invoke the BIOS s facilities. Some operating systems also use the BIOS to probe and initialise hardware resources during their early… … Wikipedia
Interruption Descriptors Table — Interrupt Descriptor Table L IDT ou Interrupt Descriptor Table, est une table système d interruptions sur les architectures x86. Il s agit d un tableau stocké dans la mémoire vive (à l adresse 0x0 par défaut) qui associe chaque vecteur d… … Wikipédia en Français
Redirection table — The redirection table in an I/O Advanced Programmable Interrupt Controller, or IOAPIC, contains information about how to forward interrupts from each interrupt signal line on the APIC. The redirection table is programmable.Each entry contains the … Wikipedia